home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13020 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1018 b   |  49 lines

  1. Path: howland.reston.ans.net!psinntp!psinntp!psinntp!psinntp!usenet
  2. From: grantp@usa.pipeline.com(Pete Grant)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Input / output files
  5. Date: 22 Mar 1996 22:45:59 GMT
  6. Organization: Pipeline USA
  7. Message-ID: <4ivaj7$spr@news1.h1.usa.pipeline.com>
  8. References: <4iubnc$ct7@wagner.spc.videotron.ca>
  9. NNTP-Posting-Host: 38.8.60.8
  10. X-PipeUser: grantp
  11. X-PipeHub: usa.pipeline.com
  12. X-PipeGCOS: (Pete Grant)
  13. X-Newsreader: Pipeline v3.5.0
  14.  
  15. On Mar 22, 1996 17:00:40 in article <Input / output files>,
  16. 'alixand@stjeannet.ca (Fignan)' wrote: 
  17.  
  18.  
  19. >Hi , I have 2 simple and easy question  
  20. Two?? Your counting method is different from mine :-) 
  21.  
  22. >1- How can we create an output files? 
  23. >    1.1. How can we write in it? 
  24. #include <fstream.h> 
  25.  
  26. void doit () 
  27.  { 
  28.  
  29.  
  30. >2. How can we use an existing file? 
  31. >3. What is the format os such a file? 
  32. >4. Is it possible to save a class data on such a file? 
  33. >Thanks a lot 
  34. >Sebas 
  35. -- 
  36.  
  37. Pete Grant 
  38. Kalevi, Inc. 
  39. Sofware Engineering
  40.